3.49 \(\int \frac {1}{(c g+d g x) (A+B \log (e (\frac {a+b x}{c+d x})^n))} \, dx\)

Optimal. Leaf size=38 \[ \text {Int}\left (\frac {1}{(c g+d g x) \left (B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )+A\right )},x\right ) \]

[Out]

Unintegrable(1/(d*g*x+c*g)/(A+B*ln(e*((b*x+a)/(d*x+c))^n)),x)

________________________________________________________________________________________

Rubi [A]  time = 0.08, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {1}{(c g+d g x) \left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Int[1/((c*g + d*g*x)*(A + B*Log[e*((a + b*x)/(c + d*x))^n])),x]

[Out]

Defer[Int][1/((c*g + d*g*x)*(A + B*Log[e*((a + b*x)/(c + d*x))^n])), x]

Rubi steps

\begin {align*} \int \frac {1}{(c g+d g x) \left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )} \, dx &=\int \frac {1}{(c g+d g x) \left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )} \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.18, size = 0, normalized size = 0.00 \[ \int \frac {1}{(c g+d g x) \left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[1/((c*g + d*g*x)*(A + B*Log[e*((a + b*x)/(c + d*x))^n])),x]

[Out]

Integrate[1/((c*g + d*g*x)*(A + B*Log[e*((a + b*x)/(c + d*x))^n])), x]

________________________________________________________________________________________

fricas [A]  time = 0.80, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {1}{A d g x + A c g + {\left (B d g x + B c g\right )} \log \left (e \left (\frac {b x + a}{d x + c}\right )^{n}\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(d*g*x+c*g)/(A+B*log(e*((b*x+a)/(d*x+c))^n)),x, algorithm="fricas")

[Out]

integral(1/(A*d*g*x + A*c*g + (B*d*g*x + B*c*g)*log(e*((b*x + a)/(d*x + c))^n)), x)

________________________________________________________________________________________

giac [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(d*g*x+c*g)/(A+B*log(e*((b*x+a)/(d*x+c))^n)),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

maple [A]  time = 0.38, size = 0, normalized size = 0.00 \[ \int \frac {1}{\left (d g x +c g \right ) \left (B \ln \left (e \left (\frac {b x +a}{d x +c}\right )^{n}\right )+A \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(d*g*x+c*g)/(B*ln(e*((b*x+a)/(d*x+c))^n)+A),x)

[Out]

int(1/(d*g*x+c*g)/(B*ln(e*((b*x+a)/(d*x+c))^n)+A),x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{{\left (d g x + c g\right )} {\left (B \log \left (e \left (\frac {b x + a}{d x + c}\right )^{n}\right ) + A\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(d*g*x+c*g)/(A+B*log(e*((b*x+a)/(d*x+c))^n)),x, algorithm="maxima")

[Out]

integrate(1/((d*g*x + c*g)*(B*log(e*((b*x + a)/(d*x + c))^n) + A)), x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.03 \[ \int \frac {1}{\left (c\,g+d\,g\,x\right )\,\left (A+B\,\ln \left (e\,{\left (\frac {a+b\,x}{c+d\,x}\right )}^n\right )\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((c*g + d*g*x)*(A + B*log(e*((a + b*x)/(c + d*x))^n))),x)

[Out]

int(1/((c*g + d*g*x)*(A + B*log(e*((a + b*x)/(c + d*x))^n))), x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {\int \frac {1}{A c + A d x + B c \log {\left (e \left (\frac {a}{c + d x} + \frac {b x}{c + d x}\right )^{n} \right )} + B d x \log {\left (e \left (\frac {a}{c + d x} + \frac {b x}{c + d x}\right )^{n} \right )}}\, dx}{g} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(d*g*x+c*g)/(A+B*ln(e*((b*x+a)/(d*x+c))**n)),x)

[Out]

Integral(1/(A*c + A*d*x + B*c*log(e*(a/(c + d*x) + b*x/(c + d*x))**n) + B*d*x*log(e*(a/(c + d*x) + b*x/(c + d*
x))**n)), x)/g

________________________________________________________________________________________